home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / PROGRAMMING / LCLINT2.SPK / test / test_b / expect / stticarray < prev    next >
Text File  |  1996-08-28  |  464b  |  12 lines

  1.  
  2. staticarray.c: (in function foo1)
  3. staticarray.c:9,10: Unqualified static storage returned as implicitly only: buf
  4. staticarray.c: (in function f)
  5. staticarray.c:22,10: Implicitly temp storage outstr returned as implicitly
  6.                         only: outstr
  7. staticarray.c: (in function g)
  8. staticarray.c:27,10: Implicitly temp storage outstr returned as implicitly
  9.                         only: outstr
  10.  
  11. Finished LCLint checking --- 3 code errors found, as expected
  12.